home *** CD-ROM | disk | FTP | other *** search
/ Digital Fun Zone Shareware Disc / Digital Fun Zone.iso / doom19 / install.cfg < prev    next >
Encoding:
Text File  |  1995-08-03  |  2.0 KB  |  61 lines

  1. REM INSTALLATION FOR DOOM
  2. REM ==========================================================================
  3. REM DO NOT TOUCH ANYTHING INSIDE THIS BOX
  4.  
  5. INTROSCREEN=PIRANHA.PCX,7
  6. SCREENFILLCHAR: "▓"
  7. TITLEBACKGROUND : RED
  8. TITLEFOREGROUND : BRIGHT WHITE
  9. SCREENBACKGROUND: BLUE
  10. SCREENFOREGROUND: BLUE
  11. BOTTOMBACKGROUND: RED
  12. BOTTOMFOREGROUND: BRIGHT WHITE
  13. WINDOWBACKGROUND: bright BLUE
  14. WINDOWFOREGROUND: bright WHITE
  15. PROMPTBACKGROUND: red
  16. PROMPTFOREGROUND: BRIGHT WHITE
  17. ENTERKEYPROMPT:  "Press [ENTER] to continue or [Esc] to quit."
  18. REM ==========================================================================
  19.  
  20. REM ==========================================================================
  21. TITLE: "PIRANHA INTERACTIVE PUBLISHING INSTALLATION - DOOM"
  22. MINDISKSPACE: 5628000
  23. NOSPACEPROMPT:  "Not enough space.  Please make sure you have at least 5,628,000 bytes free and run install again."
  24. DEFAULTDIR: C:\DOOM
  25. FILE: DOOM19.SHR, OVERWRITE=ASK
  26. RUNATEXIT: "SETUP.EXE"
  27. REM ==========================================================================
  28.  
  29.  
  30. REM ==========================================================================
  31. BEGINFIRSTSCREEN
  32.  
  33.   This installation program will install DOOM onto your  
  34.   hard disk and run the setup program.  
  35.  
  36.  
  37.   If you have any problems installing or starting this program, 
  38.   please call technical support at (714) 443-2374, MON-FRI, 
  39.   9:00AM-5:00PM, PST.
  40.  
  41.  
  42. ENDFIRSTSCREEN
  43. REM ==========================================================================
  44.  
  45.  
  46. REM ==========================================================================
  47. BEGINLASTSCREEN
  48.  
  49.   Installation of DOOM is now complete.  
  50.  
  51.   The setup program for DOOM will now be started.
  52.   
  53.   To start this program, from the DOS prompt, type:
  54.     DOOM (and press ENTER).
  55.  
  56.   Please contact technical support at (714) 443-2374 if you 
  57.   have any problems installing or running this program.
  58.  
  59. ENDLASTSCREEN
  60. REM ==========================================================================
  61.